/* =========================================
   EY Custom Footer
========================================= */

.ey-footer {
  background: #FFE600;
  color: #000000;
  padding: 18px 0;
  font-weight: 500;
}

.ey-footer a {
  color: #000000;
  text-decoration: none;
  margin-left: 15px;
}

.ey-footer a:hover {
  text-decoration: underline;
}
